Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(main.py): Implement /nodes/set endpoint #584

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

nuclearcat
Copy link
Member

Implement batch "field to value" bulk set to improve speed of some batch operations.
This way we can update field on multiple nodes to particular value at once.

nuclearcat added a commit to nuclearcat/kernelci-core that referenced this pull request Dec 4, 2024
nuclearcat added a commit to nuclearcat/kernelci-core that referenced this pull request Dec 5, 2024
@nuclearcat nuclearcat force-pushed the bulk-set-node branch 3 times, most recently from 4118d73 to 09d72b3 Compare December 5, 2024 08:01
nuclearcat added a commit to nuclearcat/kernelci-core that referenced this pull request Dec 5, 2024
@nuclearcat nuclearcat force-pushed the bulk-set-node branch 2 times, most recently from d982b4a to 7cacb29 Compare December 5, 2024 09:41
nuclearcat added a commit to nuclearcat/kernelci-core that referenced this pull request Dec 5, 2024
github-merge-queue bot pushed a commit to kernelci/kernelci-core that referenced this pull request Dec 5, 2024
Implement batch "field to value" bulk set to improve speed of some
batch operations.
This way we can update field on multiple nodes to particular value
at once.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
@nuclearcat nuclearcat added this pull request to the merge queue Dec 5, 2024
Merged via the queue into kernelci:main with commit 4c30c3f Dec 5, 2024
2 of 6 checks passed
@nuclearcat nuclearcat deleted the bulk-set-node branch December 5, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant